Skip to content

chore: release v1.23.0-beta.3 - #1498

Merged
Soju06 merged 1 commit into
mainfrom
release/beta-1.23.0-beta.3
Aug 6, 2026
Merged

chore: release v1.23.0-beta.3#1498
Soju06 merged 1 commit into
mainfrom
release/beta-1.23.0-beta.3

Conversation

@Soju06

@Soju06 Soju06 commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • Prepares beta release v1.23.0-beta.3 for the 1.23.0 stable train.
  • Updates release-managed version files only; release-please remains the stable release owner.
  • Merging this PR will publish v1.23.0-beta.3 only after the release-candidate validation checklist below is completed for this exact candidate SHA.
  • Synced automatically from release-please PR chore(main): release 1.23.0 #1472; no manual beta workflow dispatch is required.

Changes since v1.23.0-beta.2

Release-candidate validation

Validated candidate: d73db4b

Complete these checks on the exact candidate SHA above before merging. The beta release guard and publish workflow fail while any item remains unchecked or the SHA is stale.

  • Backend/unit/integration gates — CI green at d73db4b (unit, integration-core 1-3 + required, integration-bridge on rerun of a known runner flake, PostgreSQL, migration checks sqlite+postgres; all non-guard checks success)
  • Frontend tests/build — CI green at d73db4b (frontend lint/typecheck/tests/build, dashboard browser smoke)
  • Wheel/package validation — CI Package (build) green at d73db4b (sdist/wheel build + verify)
  • Docker/container smoke — image built locally from d73db4b (sha256:0fdbd70278d0); booted against a scratch postgres:18-alpine: alembic migrated an empty DB to head 20260806_010000_add_conversation_presence_rollup (54 tables; request_conversation_hourly_rollups, conversation_folded_through state column, and both ix_additional_usage_alias_*_latest expression indexes present), / 200, /api/runtime/version and /v1/models 401 (auth enforced), 0 error signatures in logs beyond the probes' own 401s
  • Live upstream/account smoke
  • Live upstream/account smoke not required — this beta deploys to the production pool immediately after publish for the soak mandated by the release-channel policy; live-path verification happens there with rollback runbook staged (deploy.sh image-swap cutover; the schema delta is additive-only — new satellite table, one state column, two CONCURRENTLY-built indexes — with tested downgrade)

Install after publish

uvx --from "codex-lb==1.23.0b3" codex-lb
docker pull ghcr.io/Soju06/codex-lb:1.23.0-beta.3
helm install codex-lb oci://ghcr.io/soju06/charts/codex-lb --version 1.23.0-beta.3 --devel

Promotion

Merge the normal release-please PR to promote this beta-tested train to 1.23.0.

@Soju06
Soju06 force-pushed the release/beta-1.23.0-beta.3 branch 30 times, most recently from 7959ae8 to ef89788 Compare August 1, 2026 16:40
@Soju06
Soju06 force-pushed the release/beta-1.23.0-beta.3 branch 29 times, most recently from a83b966 to 9525f27 Compare August 6, 2026 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant